C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewSource<T> Class / IsEqual Method

In This Topic
IsEqual Method (C1CollectionViewSource<T>)
In This Topic
Syntax
'Declaration
 
Public Overridable Function IsEqual( _
   ByVal anObject As Foundation.NSObject _
) As Boolean
 

Parameters

anObject
See Also